Skip to content

Fix LT-21904: Allow duplicating a phonological rule#470

Merged
jasonleenaylor merged 9 commits into
release/9.3from
LT-21904
Sep 25, 2025
Merged

Fix LT-21904: Allow duplicating a phonological rule#470
jasonleenaylor merged 9 commits into
release/9.3from
LT-21904

Conversation

@jtmaxwell3

@jtmaxwell3 jtmaxwell3 commented Sep 22, 2025

Copy link
Copy Markdown
Collaborator

This fixes https://jira.sil.org/browse/LT-21904. It changes RecordList.CreateAndInsert to pass back the item it creates and then calls SetCloneProperties on the new item to create the duplicate.


This change is Reviewable

@jasonleenaylor

Copy link
Copy Markdown
Contributor

Src/xWorks/RecordClerk.cs line 2636 at r1 (raw file):

			{
				display.Visible = display.Enabled = false;
			} else

style nitpick, else should be on its own line

@jasonleenaylor jasonleenaylor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@jasonleenaylor reviewed 6 of 6 files at r1, 6 of 6 files at r2.
Reviewable status: 6 of 7 files reviewed, all discussions resolved (waiting on @jtmaxwell3)

@jasonleenaylor jasonleenaylor merged commit bdf87b4 into release/9.3 Sep 25, 2025
4 of 5 checks passed
@jasonleenaylor jasonleenaylor deleted the LT-21904 branch September 25, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants